[INFO] fetching crate rustomato 0.0.9...
[INFO] checking rustomato-0.0.9 against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] extracting crate rustomato 0.0.9 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rustomato 0.0.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustomato 0.0.9
[INFO] tweaked toml for crates.io crate rustomato 0.0.9 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustomato 0.0.9 on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustomato 0.0.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f1e5b81b77edc9af4d40493e72c95b7d722fd2d23a5aace852aa89b323e1ebc
[INFO] running `Command { std: "docker" "start" "-a" "1f1e5b81b77edc9af4d40493e72c95b7d722fd2d23a5aace852aa89b323e1ebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f1e5b81b77edc9af4d40493e72c95b7d722fd2d23a5aace852aa89b323e1ebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f1e5b81b77edc9af4d40493e72c95b7d722fd2d23a5aace852aa89b323e1ebc", kill_on_drop: false }`
[INFO] [stdout] 1f1e5b81b77edc9af4d40493e72c95b7d722fd2d23a5aace852aa89b323e1ebc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6086c40f9859fadeda017e53df8fc76d62bc6895c02ce291048497db219bb3c
[INFO] running `Command { std: "docker" "start" "-a" "b6086c40f9859fadeda017e53df8fc76d62bc6895c02ce291048497db219bb3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling platforms v2.0.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking hashlink v0.7.0
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stdout] error[E0365]: `core` is only public within the crate, and cannot be re-exported outside
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-0.7.0/src/lib.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use core as __core;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ re-export of crate public `core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider declaring type or module `core` with `pub`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0365`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitflags` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b6086c40f9859fadeda017e53df8fc76d62bc6895c02ce291048497db219bb3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6086c40f9859fadeda017e53df8fc76d62bc6895c02ce291048497db219bb3c", kill_on_drop: false }`
[INFO] [stdout] b6086c40f9859fadeda017e53df8fc76d62bc6895c02ce291048497db219bb3c
